home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / pcbfv25.zip / FVMM.DOC < prev    next >
Text File  |  1991-12-20  |  16KB  |  327 lines

  1.  
  2.          
  3.  
  4.  
  5.  
  6.  
  7.          ------------------------------------------------------------------
  8.         |                                                                  |
  9.         |                                                                  |
  10.         |                                                                  |
  11.         |                         FVMM Version 1.0                         |
  12.         |                                                                  |
  13.         |               FVMM - File View Maintenance Manager               |
  14.         |                                                                  |
  15.         |                               For                                |
  16.         |                                                                  |
  17.         |                PCBFiler's ALT-V File View Process                |
  18.         |                                                                  |
  19.         |                                                                  |
  20.         |       FVMM  (C) Copyright 1991  Yandell Computer Services        |
  21.         |    PCBFV  (C) Copyright 1990-1991   Yandell Computer Services    |
  22.         |                                                                  |
  23.         |             12121 Little Road - Bldg. 303 - Suite 212            |
  24.         |                        Hudson, FL 34667                          |
  25.         |                                                                  |
  26.         |                   DATA -- (813) 842-8099 (HST)                   |
  27.         |                                                                  |
  28.         |                        December 20, 1991                         |
  29.         |                                                                  |
  30.         |                                                                  |
  31.          ------------------------------------------------------------------ 
  32.  
  33.  
  34.  
  35.  
  36.                                  TABLE OF CONTENTS                      Page
  37.                                  -----------------                      ----
  38.  
  39.               INTRODUCTION                                                
  40.               ------------
  41.               1.0  What Is FVMM                                            2
  42.               1.1  Disclaimer                                              2
  43.                
  44.               INSTALLING FVMM   
  45.               ---------------   
  46.               2.0  Installing FVMM in PCBFiler                             3
  47.               2.1  Editing FVMM.CNF                                      3-4
  48.               2.2  Editing FVMMGIF.BAT                                     4
  49.               2.3  Editing FVMMTEST.BAT                                    4
  50.               2.4  Editing FVMMADV.TXT                                     4
  51.                             
  52.               MISCELLANEOUS
  53.               ------------- 
  54.               3.0  Using FVMM at the DOS Prompt                            5
  55.               3.1  Notes Regarding PCBFV                                   5
  56.               3.2  Technical Notes                                         5
  57.               3.3  Registration                                            5
  58.  
  59.                
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.         --------------------------------------------------------------------
  70.         Page 2                         FVMM                           Page 2
  71.         --------------------------------------------------------------------
  72.  
  73.         1.0  What is FVMM
  74.         --------------------
  75.         Use  of  FVMM is completely optional and is in no way  required  for 
  76.         PCBFV to be used in PCBFiler's ALT-V process. 
  77.  
  78.         Please  note:  FVMM is distributed with PCBFV.  PCBFV's primary  use 
  79.         is  the on-line file viewer for callers.  PCBFV has the  ability  to 
  80.         run as a Sysop utility in PCBFiler's ALT-V process, either alone  or 
  81.         in conjunction with the FVMM utility.
  82.  
  83.         *  Allows manual maintenance on ALL file types while using PCBFiler.
  84.  
  85.         *  Calls  upon PCBFV to view the file in PCBFV's  local  maintenance 
  86.         mode.  File contents can checked using PCBFV's (R) command.  PCBFV's 
  87.         new (D)elete command (ZIPs only) can also be used in this mode.
  88.          
  89.         *  A file transfer summary can be obtained from  DOWNLOAD.TXT.  This 
  90.         summary provides useful maintenance information such as the name  of 
  91.         the person that uploaded the file and the date of the upload,  along 
  92.         with  the number of downloads and the date of the last download.  If 
  93.         the Sysop detects a "bad" file during maintenance, this allows  them 
  94.         to  determine  who sent the file.  While performing  maintenance  on 
  95.         "non-upload"  directories, this allows the Sysop to determine  if  a 
  96.         file is worth keeping based on the download history.
  97.  
  98.         *  A picture  (GIF, etc.) viewer can be  installed  in  FVMMGIF.BAT. 
  99.         Picture files can then be viewed and tested before moving them to  a 
  100.         permanent location with PCBFiler.
  101.  
  102.         *  FVMM can invoke FVMMTEST.BAT to perform any type of test  process 
  103.         the Sysop wishes to install (in FVMMTEST.BAT).
  104.  
  105.         *  FVMM can display a ZIP file comment.
  106.  
  107.         *  FVMM can add a ZIP file comment - FVMMADV.TXT.
  108.  
  109.         *  FVMM can delete existing ZIP file comments.
  110.  
  111.         *  FVMM  can perform a regular  "drop to DOS"  shell,  allowing  the 
  112.         Sysop to do other tasks while in PCBFiler and FVMM.
  113.  
  114.  
  115.         1.1  Disclaimer
  116.         ---------------
  117.         There are no warranties, expressed or implied, for FVMM.  Sysops who
  118.         install  FVMM  on their systems assume any and all  liabilities  for 
  119.         anything which may result as a consequence of running FVMM. Under no
  120.         circumstances shall Yandell Computer Services or the author of  FVMM 
  121.         be liable for any loss of profit or any other damages, including but 
  122.         not limited to special, incidental, consequential, or other damages, 
  123.         arising out of the use or inability to use FVMM.
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.         --------------------------------------------------------------------
  136.         Page 3                        FVMM                            Page 3
  137.         --------------------------------------------------------------------
  138.  
  139.         2.0  Installing FVMM in PCBFiler
  140.         --------------------------------
  141.         At PCBFiler's first screen, select "Edit PCBFILER defaults page  2".  
  142.         At the bottom of this screen, enter parameters as follow:
  143.  
  144.         File VIEWERS - filename extensions and commands for executing viewer
  145.         File Extension : ???      DOS Command : d:\pcb\fvmm.exe
  146.         File Extension :          DOS Command :
  147.         File Extension :          DOS Command :
  148.  
  149.         The  ???  tells  PCBFiler to shell to this  "viewer"  for  all  file 
  150.         extensions. If you wish to force certain types of files into another 
  151.         process, then place the extension for the other file type on a  line 
  152.         BEFORE  the line that ??? appears on.  Do not place anything in  the 
  153.         field for the DOS command except the pathname and filename as  shown 
  154.         above (for FVMM).
  155.  
  156.         2.1  Editing FVMM.CNF
  157.         ---------------------
  158.         FVMM  calls upon a configuration file when it runs called  FVMM.CNF. 
  159.         This file must be in the same location with FVMM.EXE.  There are six 
  160.         fields which need to be configured in FVMM.CNF using a text editor:
  161.  
  162.         D:\PCBFV\                     line #1
  163.         PCBFV.CNF                     line #2
  164.         Y                             line #3
  165.         D:\PCB\MAIN\DOWNLOAD.TXT      line #4
  166.         0                             line #5
  167.         NONE                          line #6
  168.  
  169.         LINE  #1  -  This  is the location where  PCBFV.EXE  is.   JUST  the 
  170.         location.
  171.  
  172.         LINE  #2 - This is the PCBFV configuration file for PCBFV to use  in 
  173.         it's /L local mode. NOTE: If your PCBFV.CNF file(s)  contain  @node@ 
  174.         macros in the "work location of extracted file" field in FVSETUP you 
  175.         must  create a special configuration file for use in the  FVMM  mode 
  176.         which  fully specifies the "work location"  (with no @macros@).  You 
  177.         could call this file FILER.CNF and install it in LINE #2 of FVMM.CNF 
  178.         (instead of PCBFV.CNF as shown above). ALL PCBFV configuration files 
  179.         must reside with PCBFV.EXE.
  180.  
  181.         LINE  #3 - Enter a Y (yes) to make FVMM swap itself to EMS  or  disk 
  182.         during  the PCBFV, FVMMGIF, FVMMTEST, and drop to DOS  shells.  FVMM 
  183.         will  first try to swap to EMS, then to disk if EMS is  unavailable. 
  184.         Swapping is highly recommended as FVMM is removed from memory  while 
  185.         performing the above shell functions.
  186.  
  187.         LINE  #4 - This is the location AND name of your  DOWNLOAD.TXT  file 
  188.         which is created by PCBoard. Some Sysops move or rename DOWNLOAD.TXT
  189.         on a daily basis for other maintenance purposes. In this case, place
  190.         place  the location and name of your "all-time"  DOWNLOAD.TXT  here. 
  191.         This is used by FVMM to obtain a file transfer history. 
  192.  
  193.          ** Section 2.1  (Editing FVMM.CNF) Continues on the next page **
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.         --------------------------------------------------------------------
  202.         Page 4                         FVMM                           Page 4
  203.         --------------------------------------------------------------------
  204.  
  205.         2.1  Editing FVMM.CNF (continued from previous page)
  206.         ----------------------------------------------------
  207.         LINE #5 - This is your PCBFV registration number. FVMM will  display 
  208.         an [unregistered copy] message along with a delay each time it exits
  209.         if PCBFV has not been registered.
  210.  
  211.         LINE  #6  -  This is the location (only)  of  PCBSM.CLR,  the  color 
  212.         definition  file  for PCBFiler, PCBSM, PCBSetup, etc.  If line #6 of 
  213.         FVMM.CNF  is  blank,  FVMM will look for PCBSM.CLR  in  the  current 
  214.         directory.  If line 6 of FVMM.CNF is NONE or PCBSM.CLR is not found, 
  215.         default  colors  are used. If colors have not  been  customized  for 
  216.         PCBSM,  PCBSetup,  PCBFiler, etc. with PCBSM, or you are  using  the 
  217.         "Default color set #1" from PCBSM, place NONE in line 6 of  FVMM.CNF 
  218.         as  this will prevent the extra step of searching for PCBSM.CLR  and 
  219.         loading it, only to discover the default colors are in use.
  220.  
  221.         2.2  Editing FVMMGIF.BAT
  222.         ------------------------
  223.         Any  file  not having a ZIP, ARJ, LZH, ARC, PAK, SDN,  EXE,  or  COM 
  224.         extension  can be sent to the FVMMGIF.BAT batch file.  For  example, 
  225.         the FVMMGIF.BAT file should contain something like:
  226.  
  227.         d:\gif\viewer.exe %1
  228.  
  229.         where  viewer.exe  is your favorite picture (GIF,  etc.)  viewer  or 
  230.         tester. The %1 must be included, as it is the LOCATION AND  FILENAME 
  231.         of the GIF (picture) file sent to FVMMGIF.BAT from FVMM.
  232.  
  233.         Keep  in  mind that this is a "shell process" and there  is  limited 
  234.         memory,  depending on the size of the PCBoard DIR file being  edited 
  235.         in  PCBFiler.  A small, limited feature, picture viewer  might  work 
  236.         best here.
  237.  
  238.         2.3  Editing FVMMTEST.BAT
  239.         -------------------------
  240.         Any  file  may be sent to this process for  testing.   The  enclosed 
  241.         FVMMTEST.BAT  demonstrates  how to test ZIP  file  integrity.  Other 
  242.         tests,  such  as  those  demonstrated  in  the  PCBoard  manual  for 
  243.         PCBTEST.BAT,  can also be performed, as well as any other  procedure 
  244.         which may be commonly used in PCBTEST.BAT.
  245.  
  246.         Keep  in  mind that this is a "shell process" and there  is  limited 
  247.         memory,  depending on the size of the PCBoard DIR file being  edited 
  248.         in PCBFiler.
  249.  
  250.         Depending on the type of tests and testers being used, you may  wish 
  251.         to  end the batch file with a pause instruction (as demonstrated  in 
  252.         the  enclosed FVMMTEST.BAT) so the results of the test will  not  be 
  253.         cleared from the screen before they can be viewed.
  254.  
  255.         2.4  Editing FVMMADV.TXT
  256.         ------------------------
  257.         This  is the BBS advertisement file that FVMM will insert as  a  ZIP 
  258.         comment if desired.  This file should be kept as short as possible.
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.         --------------------------------------------------------------------
  268.         Page 5                         FVMM                           Page 5
  269.         --------------------------------------------------------------------
  270.  
  271.         3.0  Using FVMM at the DOS prompt
  272.         ---------------------------------
  273.         After  configuring  FVMM.CNF  and PCBFV.CNF  as  described  in  this 
  274.         documentation,  simply  enter FVMM D:\PATH\FILENAME.ZIP at  the  DOS 
  275.         prompt. D:\PATH\FILENAME.ZIP can be any file located in a  directory 
  276.         on  your system. The complete path, filename, and extension must  be 
  277.         entered.   FVMM works the same in this mode as it does in  PCBFiler, 
  278.         without the memory overhead of PCBFiler.
  279.  
  280.         3.1  Notes regarding PCBFV
  281.         --------------------------
  282.         PCBFV   should  be  configured  and  functioning   properly   before 
  283.         attempting to install it with FVMM. 
  284.  
  285.         When  FVMM calls PCBFV, it calls it in PCBFV's /L local mode.  Refer 
  286.         to the PCBFV manual for details regarding PCBFV's use in this mode.
  287.  
  288.         3.2  Technical notes
  289.         --------------------
  290.         FVMM might not be practical for use on extremely large systems where 
  291.         individual  PCBoard DIR files exceed several hundred K in  size.  In 
  292.         these cases there usually isn't enough memory for the ALT-V process.
  293.  
  294.         If  temporarily shelling to DOS with FVMM, NEVER touch files with  a 
  295.         .$$$  extension residing in the default location.  These  files  are 
  296.         created and used by PCBFiler and FVMM during their operation.
  297.  
  298.         Up  to 4K ZIP comments can be handled by all of FVMM's  ZIP  comment 
  299.         functions. A 4K ZIP comment would be 2 full screen displays of text, 
  300.         which is rare.
  301.  
  302.         Only the first 23 lines of a ZIP comment will be displayed by FVMM's 
  303.         ZIP  comment viewer.  ZIP comments are rarely longer than 23 lines. 
  304.  
  305.         FVMM's  screen I/O is DESQview aware and time slices are given  back 
  306.         to other DESQview applications while FVMM is waiting for input. 
  307.  
  308.         FVMM  uses  about 45K of memory during operation, and  about  5K  of 
  309.         memory when shelling if swapping is allowed.
  310.  
  311.         3.3  Registration
  312.         -----------------
  313.         FVMM  is  a no-charge enhancement utility for  Sysops  who  register 
  314.         PCBFV.  A PCBFV registration is required to remove the  unregistered 
  315.         notices  which appear when FVMM is run.  FVMM registrations are  not 
  316.         available separately.  FVMM is included in PCBFV distribution  files 
  317.         solely to facilitate ease of distribution.
  318.  
  319.         PCBFV is not free software. PCBFV should be registered no later than 
  320.         30 days after installation.  Registration is $15.00 and may be  paid 
  321.         by  check,  money order, VISA, Mastercard, or Discover.  If using  a 
  322.         charge card, you may receive a registration number INSTANTLY!
  323.           
  324.         Refer to  the  enclosed file  ORDER.FRM  for  complete  registration 
  325.         instructions.
  326.  
  327.